home *** CD-ROM | disk | FTP | other *** search
/ Software USA 4 #12 / Software USA Volume 4.12.iso / pc / lifestyl / anyclock / run / aclock.exe / 0 / RCDATA / TFORM7 / TFORM7.txt < prev   
Text File  |  1998-09-17  |  8KB  |  431 lines

  1. object Form7: TForm7
  2.   Left = 264
  3.   Top = 41
  4.   BorderStyle = bsToolWindow
  5.   Caption = 'AnyClock Alarms/sounds'
  6.   ClientHeight = 290
  7.   ClientWidth = 444
  8.   Color = 8388672
  9.   Font.Color = clBlack
  10.   Font.Height = -14
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   Icon.Data = {<image000.ico>}
  14.   OnActivate = FormCreate
  15.   OnCreate = FormCreate
  16.   PixelsPerInch = 120
  17.   TextHeight = 16
  18.   object Label8: TLabel
  19.     Left = 98
  20.     Top = 260
  21.     Width = 10
  22.     Height = 16
  23.     Caption = 'H'
  24.     Font.Color = clAqua
  25.     Font.Height = -15
  26.     Font.Name = 'MS Sans Serif'
  27.     Font.Style = []
  28.     ParentFont = False
  29.   end
  30.   object Label10: TLabel
  31.     Left = 180
  32.     Top = 260
  33.     Width = 11
  34.     Height = 16
  35.     Caption = 'M'
  36.     Font.Color = clAqua
  37.     Font.Height = -15
  38.     Font.Name = 'MS Sans Serif'
  39.     Font.Style = []
  40.     ParentFont = False
  41.   end
  42.   object Label11: TLabel
  43.     Left = 8
  44.     Top = 232
  45.     Width = 46
  46.     Height = 16
  47.     Caption = 'Alarm #'
  48.     Font.Color = clLime
  49.     Font.Height = -13
  50.     Font.Name = 'MS Sans Serif'
  51.     Font.Style = []
  52.     ParentFont = False
  53.   end
  54.   object CheckBox15: TCheckBox
  55.     Left = 10
  56.     Top = 11
  57.     Width = 70
  58.     Height = 21
  59.     Caption = 'Ticking'
  60.     Font.Color = clAqua
  61.     Font.Height = -15
  62.     Font.Name = 'MS Sans Serif'
  63.     Font.Style = []
  64.     ParentFont = False
  65.     TabOrder = 0
  66.     OnClick = CheckBox15Click
  67.   end
  68.   object CheckBox16: TCheckBox
  69.     Left = 10
  70.     Top = 70
  71.     Width = 90
  72.     Height = 21
  73.     Caption = 'Hour Chime'
  74.     Font.Color = clYellow
  75.     Font.Height = -15
  76.     Font.Name = 'MS Sans Serif'
  77.     Font.Style = []
  78.     ParentFont = False
  79.     TabOrder = 8
  80.     OnClick = CheckBox16Click
  81.   end
  82.   object CheckBox17: TCheckBox
  83.     Left = 10
  84.     Top = 159
  85.     Width = 90
  86.     Height = 21
  87.     Caption = 'ÔøΩ Hr Chime'
  88.     Font.Color = clYellow
  89.     Font.Height = -15
  90.     Font.Name = 'MS Sans Serif'
  91.     Font.Style = []
  92.     ParentFont = False
  93.     TabOrder = 17
  94.     OnClick = CheckBox17Click
  95.   end
  96.   object Edit4: TEdit
  97.     Left = 108
  98.     Top = 10
  99.     Width = 228
  100.     Height = 24
  101.     Font.Color = clBlack
  102.     Font.Height = -15
  103.     Font.Name = 'MS Sans Serif'
  104.     Font.Style = []
  105.     ParentFont = False
  106.     TabOrder = 1
  107.     OnChange = Edit4Change
  108.   end
  109.   object Edit5: TEdit
  110.     Left = 108
  111.     Top = 69
  112.     Width = 228
  113.     Height = 24
  114.     Font.Color = clBlack
  115.     Font.Height = -15
  116.     Font.Name = 'MS Sans Serif'
  117.     Font.Style = []
  118.     ParentFont = False
  119.     TabOrder = 9
  120.     OnChange = Edit5Change
  121.   end
  122.   object Edit6: TEdit
  123.     Left = 108
  124.     Top = 158
  125.     Width = 228
  126.     Height = 24
  127.     Font.Color = clBlack
  128.     Font.Height = -15
  129.     Font.Name = 'MS Sans Serif'
  130.     Font.Style = []
  131.     ParentFont = False
  132.     TabOrder = 18
  133.     OnChange = Edit6Change
  134.   end
  135.   object Button8: TButton
  136.     Left = 345
  137.     Top = 11
  138.     Width = 30
  139.     Height = 21
  140.     Caption = 'test'
  141.     TabOrder = 2
  142.     OnClick = Button8Click
  143.   end
  144.   object Button9: TButton
  145.     Left = 345
  146.     Top = 70
  147.     Width = 30
  148.     Height = 21
  149.     Caption = 'test'
  150.     TabOrder = 10
  151.     OnClick = Button9Click
  152.   end
  153.   object Button10: TButton
  154.     Left = 345
  155.     Top = 159
  156.     Width = 30
  157.     Height = 21
  158.     Caption = 'test'
  159.     TabOrder = 19
  160.     OnClick = Button10Click
  161.   end
  162.   object Button5: TButton
  163.     Left = 384
  164.     Top = 11
  165.     Width = 50
  166.     Height = 21
  167.     Caption = 'Browse'
  168.     TabOrder = 3
  169.     OnClick = Button5Click
  170.   end
  171.   object Button6: TButton
  172.     Left = 384
  173.     Top = 70
  174.     Width = 50
  175.     Height = 21
  176.     Caption = 'Browse'
  177.     TabOrder = 11
  178.     OnClick = Button6Click
  179.   end
  180.   object Button7: TButton
  181.     Left = 384
  182.     Top = 159
  183.     Width = 50
  184.     Height = 19
  185.     Caption = 'Browse'
  186.     TabOrder = 20
  187.     OnClick = Button7Click
  188.   end
  189.   object CheckBox1: TCheckBox
  190.     Left = 10
  191.     Top = 39
  192.     Width = 70
  193.     Height = 21
  194.     Caption = 'Tocking'
  195.     Font.Color = clAqua
  196.     Font.Height = -15
  197.     Font.Name = 'MS Sans Serif'
  198.     Font.Style = []
  199.     ParentFont = False
  200.     TabOrder = 4
  201.     OnClick = CheckBox1Click
  202.   end
  203.   object Edit7: TEdit
  204.     Left = 108
  205.     Top = 39
  206.     Width = 228
  207.     Height = 24
  208.     TabOrder = 5
  209.     OnChange = Edit7Change
  210.   end
  211.   object Button2: TButton
  212.     Left = 345
  213.     Top = 41
  214.     Width = 30
  215.     Height = 21
  216.     Caption = 'test'
  217.     TabOrder = 6
  218.     OnClick = Button2Click
  219.   end
  220.   object Button14: TButton
  221.     Left = 345
  222.     Top = 129
  223.     Width = 30
  224.     Height = 21
  225.     Caption = 'test'
  226.     TabOrder = 15
  227.     OnClick = Button14Click
  228.   end
  229.   object Button15: TButton
  230.     Left = 345
  231.     Top = 188
  232.     Width = 30
  233.     Height = 21
  234.     Caption = 'test'
  235.     TabOrder = 23
  236.     OnClick = Button15Click
  237.   end
  238.   object Button16: TButton
  239.     Left = 384
  240.     Top = 41
  241.     Width = 50
  242.     Height = 19
  243.     Caption = 'Browse'
  244.     TabOrder = 7
  245.     OnClick = Button16Click
  246.   end
  247.   object Button17: TButton
  248.     Left = 384
  249.     Top = 129
  250.     Width = 50
  251.     Height = 20
  252.     Caption = 'Browse'
  253.     TabOrder = 16
  254.     OnClick = Button17Click
  255.   end
  256.   object Button18: TButton
  257.     Left = 384
  258.     Top = 188
  259.     Width = 50
  260.     Height = 20
  261.     Caption = 'Browse'
  262.     TabOrder = 24
  263.     OnClick = Button18Click
  264.   end
  265.   object CheckBox2: TCheckBox
  266.     Left = 10
  267.     Top = 128
  268.     Width = 90
  269.     Height = 21
  270.     Caption = 'ÔøΩ Hr Chime'
  271.     Font.Color = clYellow
  272.     Font.Height = -15
  273.     Font.Name = 'MS Sans Serif'
  274.     Font.Style = []
  275.     ParentFont = False
  276.     TabOrder = 13
  277.     OnClick = CheckBox2Click
  278.   end
  279.   object CheckBox3: TCheckBox
  280.     Left = 10
  281.     Top = 187
  282.     Width = 90
  283.     Height = 21
  284.     Caption = 'ÔøΩ Hr Chime'
  285.     Font.Color = clYellow
  286.     Font.Height = -15
  287.     Font.Name = 'MS Sans Serif'
  288.     Font.Style = []
  289.     ParentFont = False
  290.     TabOrder = 21
  291.     OnClick = CheckBox3Click
  292.   end
  293.   object Edit8: TEdit
  294.     Left = 108
  295.     Top = 128
  296.     Width = 228
  297.     Height = 24
  298.     TabOrder = 14
  299.     OnChange = Edit8Change
  300.   end
  301.   object Edit9: TEdit
  302.     Left = 108
  303.     Top = 187
  304.     Width = 228
  305.     Height = 24
  306.     TabOrder = 22
  307.     OnChange = Edit9Change
  308.   end
  309.   object CheckBox8: TCheckBox
  310.     Left = 30
  311.     Top = 100
  312.     Width = 168
  313.     Height = 21
  314.     Caption = 'Chime number of hours'
  315.     Font.Color = clFuchsia
  316.     Font.Height = -15
  317.     Font.Name = 'MS Sans Serif'
  318.     Font.Style = []
  319.     ParentFont = False
  320.     TabOrder = 12
  321.     OnClick = CheckBox8Click
  322.   end
  323.   object CheckBox18: TCheckBox
  324.     Left = 10
  325.     Top = 258
  326.     Width = 80
  327.     Height = 21
  328.     Caption = 'Alarm On'
  329.     Font.Color = clLime
  330.     Font.Height = -15
  331.     Font.Name = 'MS Sans Serif'
  332.     Font.Style = []
  333.     ParentFont = False
  334.     TabOrder = 25
  335.     OnClick = CheckBox18Click
  336.   end
  337.   object SpinEdit5: TSpinEdit
  338.     Left = 110
  339.     Top = 254
  340.     Width = 51
  341.     Height = 26
  342.     Font.Color = clBlack
  343.     Font.Height = -15
  344.     Font.Name = 'MS Sans Serif'
  345.     Font.Style = []
  346.     MaxValue = 12
  347.     MinValue = 1
  348.     ParentFont = False
  349.     TabOrder = 26
  350.     Value = 1
  351.     OnChange = SpinEdit5Change
  352.   end
  353.   object SpinEdit6: TSpinEdit
  354.     Left = 195
  355.     Top = 254
  356.     Width = 51
  357.     Height = 26
  358.     Font.Color = clBlack
  359.     Font.Height = -15
  360.     Font.Name = 'MS Sans Serif'
  361.     Font.Style = []
  362.     MaxValue = 59
  363.     MinValue = 0
  364.     ParentFont = False
  365.     TabOrder = 27
  366.     Value = 1
  367.     OnChange = SpinEdit6Change
  368.   end
  369.   object CheckBox19: TCheckBox
  370.     Left = 262
  371.     Top = 255
  372.     Width = 41
  373.     Height = 21
  374.     Caption = 'pm'
  375.     Font.Color = clYellow
  376.     Font.Height = -15
  377.     Font.Name = 'MS Sans Serif'
  378.     Font.Style = []
  379.     ParentFont = False
  380.     TabOrder = 28
  381.     OnClick = CheckBox19Click
  382.   end
  383.   object Edit12: TEdit
  384.     Left = 108
  385.     Top = 225
  386.     Width = 228
  387.     Height = 24
  388.     Font.Color = clBlack
  389.     Font.Height = -15
  390.     Font.Name = 'MS Sans Serif'
  391.     Font.Style = []
  392.     ParentFont = False
  393.     TabOrder = 29
  394.     OnChange = Edit12Change
  395.   end
  396.   object Button23: TButton
  397.     Left = 345
  398.     Top = 226
  399.     Width = 30
  400.     Height = 21
  401.     Caption = 'test'
  402.     TabOrder = 30
  403.     OnClick = Button23Click
  404.   end
  405.   object Button24: TButton
  406.     Left = 384
  407.     Top = 226
  408.     Width = 50
  409.     Height = 21
  410.     Caption = 'Browse'
  411.     TabOrder = 31
  412.     OnClick = Button24Click
  413.   end
  414.   object SpinEdit7: TSpinEdit
  415.     Left = 56
  416.     Top = 224
  417.     Width = 41
  418.     Height = 26
  419.     MaxValue = 5
  420.     MinValue = 1
  421.     TabOrder = 32
  422.     Value = 1
  423.     OnChange = SpinEdit7Change
  424.   end
  425.   object OpenDialog1: TOpenDialog
  426.     FileEditStyle = fsEdit
  427.     Left = 48
  428.     Top = 8
  429.   end
  430. end
  431.